From 5cba1c01c0a182a6874b5b3a1fe06059daf30567 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 6 May 2016 14:54:01 +0100 Subject: [PATCH] Fold meeting info into contact, add downloads page. Signed-off-by: Jo-Philipp Wich --- pages/communication.txt | 15 +++++++++++++++ pages/downloads.txt | 25 +++++++++++++++++++++++++ pages/meetings.txt | 15 --------------- pages/menu.inc | 2 +- 4 files changed, 41 insertions(+), 16 deletions(-) create mode 100644 pages/downloads.txt delete mode 100644 pages/meetings.txt diff --git a/pages/communication.txt b/pages/communication.txt index c236dbe..1b9e36f 100644 --- a/pages/communication.txt +++ b/pages/communication.txt @@ -48,3 +48,18 @@ public. Ideally companies simply allow part of their R&D team to participate in the normal development process as normal community members. There will be no special treatment beyond the "first contact". Please see the project link:rules.html[rules] for further information. + +== Project Meetings + +We attempt to have regular IRC meetings to discuss and decide project matters. + +=== Next Meeting + +The next meeting date is yet to be decided. + +For the agenda of the upcoming meeting refer to the +http://piratepad.net/ep/pad/view/ro.UdKV08dIlKx/latest[agenda pad]. + +== Meeting Logs + +All meeting logs can be viewed under http://meetings.lede-project.org/lede-adm/[here] diff --git a/pages/downloads.txt b/pages/downloads.txt new file mode 100644 index 0000000..05c4e1a --- /dev/null +++ b/pages/downloads.txt @@ -0,0 +1,25 @@ +Downloads +========= + +include::menu.inc[] + +== Snapshot builds + +The current master branch is regularly processed by a buildbot setup and the +resulting images can be found on https://downloads.lede-project.org/snapshots/targets/ + +=== Mirrors + +The contents of the download server are available on several mirrors as well. +Please refer to the list below for alternative locations. + +. http://mirrors.linux.ro/lede/ +. http://lede-project.tetaneutral.net/ + +We'd like to thank http://www.rcs-rds.ro[RCS&RDS] and http://tetaneutral.net/[tetaneutral.net] +for providing mirror space. + +=== Sources + +Any source code archives fetched by the buildbots during the build process are +available at http://sources.lede-project.org/ diff --git a/pages/meetings.txt b/pages/meetings.txt deleted file mode 100644 index 48699d6..0000000 --- a/pages/meetings.txt +++ /dev/null @@ -1,15 +0,0 @@ -Project Meetings -================ - -include::menu.inc[] - -== Next Meeting - -The next meeting date is yet to be decided. - -For the agenda of the upcoming meeting refer to the -http://piratepad.net/ep/pad/view/ro.M3TfdfVpX1f/latest[agenda pad]. - -== Meeting Logs - -All meeting logs can be viewed under http://meetings.lede-project.org/lede-adm/[here] diff --git a/pages/menu.inc b/pages/menu.inc index 8805ba7..172625b 100644 --- a/pages/menu.inc +++ b/pages/menu.inc @@ -4,6 +4,6 @@ . pass:attributes[Rules] . pass:attributes[Development] . pass:attributes[Todo] -. pass:attributes[Meetings] +. pass:attributes[Downloads] . pass:attributes[Documentation] . pass:attributes[About] -- 2.30.2